API Documentation
Bc1Compressor.h
1 // Bc1Compressor.h
3 //
5 
6 namespace nkImages
7 {
11  class Bc1Compressor final
12  {
13  // Nothing is exported
14  } ;
15 }
nkImages
Encompasses all API of component NilkinsImages.
Definition: BmpEncoder.h:7
nkImages::Bc1Compressor
Responsible for BC1 compressed block reading. Used internally to decompress images.
Definition: Bc1Compressor.h:12